Skip to content

[3.7] bpo-18372: Add missing PyObject_GC_Track() calls in the pickle module (GH-8505)#12926

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-359bd4f-3.7
Apr 23, 2019
Merged

[3.7] bpo-18372: Add missing PyObject_GC_Track() calls in the pickle module (GH-8505)#12926
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-359bd4f-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Apr 23, 2019

(cherry picked from commit 359bd4f)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue18372

…pythonGH-8505)

(cherry picked from commit 359bd4f)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @methane: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit c0f6f53 into python:3.7 Apr 23, 2019
@miss-islington miss-islington deleted the backport-359bd4f-3.7 branch April 23, 2019 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants